gears: Update to slightly more modern OpenGL
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 3 Mar 2015 00:06:35 +0000 (00:06 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 3 Mar 2015 00:06:35 +0000 (00:06 +0000)
commit0019eb7bf9646f8b364e3cc09aa7351c59d333d7
treee95438d1d4adb7e7cf017a514c26614a34a68b29
parent209c5c37f323c5cb2b8ae98384e0fd61a2df60f7
gears: Update to slightly more modern OpenGL

Instead of using glxgears, which still uses OpenGL 2.1 and the fixed
pipeline, we use a slightly modified es2gears, OpenGL 3.2, and the
programmable pipeline.
tests/gtkgears.c